home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr49 / 141_01.zip / FLOAT.H < prev    next >
Text File  |  1993-06-01  |  896b  |  31 lines

  1. /* float.h -- constants in octal & useful declarations */
  2. /* 1984 apr 24 PM Krasno */
  3.  
  4. #define PIOVER4    "\171\356\207\144\0"
  5. #define HALFPI  "\171\356\207\144\1"    /* fp constants */
  6. #define PI      "\171\356\207\144\2"
  7. #define TWOPI   "\171\356\207\144\3"
  8. #define RADINDEG    "\71\36\175\107\373"
  9. #define DEGINRAD    "\12\162\227\162\6"
  10. #define MTWOPI    "\207\21\170\233\3"
  11. #define MPI    "\207\21\170\233\2"
  12. #define MHALFPI    "\207\21\170\233\1"
  13.  
  14. #define ZERO    "\0\0\0\0\0"
  15. #define HALF    "\0\0\0\100\0"
  16. #define ONE    "\0\0\0\100\1"
  17. #define SQRTTEN    "\304\145\61\145\2"
  18. #define TEN    "\0\0\0\120\4"
  19. #define THTY8    "\0\0\0\114\6"
  20. #define EGHTY6    "\0\0\0\126\7"
  21. #define MEGHTY6    "\0\0\0\252\7"
  22. #define LARGE    "\0\0\0\100\175"
  23.  
  24. #define byte char
  25. struct _fp { byte __fp[5] ; } ;
  26. #define float struct _fp 
  27. #define fpoct char *
  28.  
  29. 
  30. #define ATNC4    "\34\360\273\142\375"
  31. #define ATNC5    "\206\30\177\215\3